Skip to content

Bump javy-plugin-api from 5.0.0 to 7.0.0 in /javy-plugin#177

Merged
andreaTP merged 2 commits into
mainfrom
dependabot/cargo/javy-plugin/javy-plugin-api-7.0.0
Jun 29, 2026
Merged

Bump javy-plugin-api from 5.0.0 to 7.0.0 in /javy-plugin#177
andreaTP merged 2 commits into
mainfrom
dependabot/cargo/javy-plugin/javy-plugin-api-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps javy-plugin-api from 5.0.0 to 7.0.0.

Release notes

Sourced from javy-plugin-api's releases.

v7.0.0

What's Changed

Full Changelog: bytecodealliance/javy@v6.0.0...v7.0.0

v6.0.0

What's Changed

The big change with v6.0.0 is the plugin API expected by the Javy CLI has changed in a breaking way. Please consult the extending Javy documentation for the new plugin API and the README in the javy-plugin-api crate for steps to migrate your plugin.

New Contributors

Full Changelog: bytecodealliance/javy@v5.0.4...v6.0.0

v5.0.4

  • Fixed a bug where Wasm modules produced by the Javy CLI would contain the version of the the javy-codegen crate instead of the Javy CLI in their producers custom section

v5.0.3

What's Changed

Full Changelog: bytecodealliance/javy@v5.0.2...v5.0.3

v5.0.2

What's Changed

  • javy init-plugin now supports plugins that use LEB128 variable-length integer encoding for zero index values in their Wasm. This means initializing plugins compiled with Rust 1.85 should no longer return error messages about index values.
  • glibc 2.35 (instead of 2.31) is now required to run the Javy CLI on Linux. For reference, Ubuntu 22.04 ships with glibc 2.35.

New Contributors

Full Changelog: bytecodealliance/javy@v5.0.1...v5.0.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 15, 2026
dependabot Bot and others added 2 commits June 29, 2026 18:09
Bumps [javy-plugin-api](https://github.com/bytecodealliance/javy) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/bytecodealliance/javy/releases)
- [Commits](bytecodealliance/javy@v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: javy-plugin-api
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@andreaTP andreaTP force-pushed the dependabot/cargo/javy-plugin/javy-plugin-api-7.0.0 branch from 7cac053 to 90e99ca Compare June 29, 2026 17:12
@andreaTP andreaTP merged commit f1671ad into main Jun 29, 2026
5 checks passed
@andreaTP andreaTP deleted the dependabot/cargo/javy-plugin/javy-plugin-api-7.0.0 branch June 29, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant